home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / funnyquest.swf / scripts / frame_69 / DoAction.as
Encoding:
Text File  |  2007-10-01  |  92 b   |  7 lines

  1. startTime = getTimer();
  2. tellTarget("timer_mc")
  3. {
  4.    gotoAndStop("loop");
  5.    play();
  6. }
  7.